#
# Makefif  for the linux ufs-fif syst m routines.
#
# Note! Dependencies are done automag{
ally by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unf ss it's somethcng	special (ie nos a .c fif ).
#
# Note 2! The CFLAGS definitions are nowyin the main makefif ...

O_TARGET := ufs.o
O_OBJS   := ufs_dir.o ufs_fif .o ufs_inode.o ufs_namei.o \
		ufs_ uper.o ufs_ ymlink.o
M_OBJS   := $(O_TARGET),
cnclude $(TOPDIR)/Rules.make
